projects
/
feed
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
84cb850
)
dufs: remove `--locked` flag
author
Tianling Shen
<
[email protected]
>
Wed, 20 Aug 2025 10:04:36 +0000
(18:04 +0800)
committer
Tianling Shen
<
[email protected]
>
Thu, 21 Aug 2025 09:00:09 +0000
(17:00 +0800)
It's enabled by default now.
Signed-off-by: Tianling Shen <
[email protected]
>
net/dufs/Makefile
patch
|
blob
|
history
diff --git
a/net/dufs/Makefile
b/net/dufs/Makefile
index 476efc0aeff0d46281fc2d6d7575a6809c64ce1a..11384e9a1e668ddd528115faa248ee65b9a25079 100644
(file)
--- a/
net/dufs/Makefile
+++ b/
net/dufs/Makefile
@@
-40,10
+40,6
@@
define Package/dufs/conffiles
/etc/config/dufs
endef
-define Build/Compile
- $(call Build/Compile/Cargo,,--locked)
-endef
-
define Package/dufs/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_BIN) $(PKG_INSTALL_DIR)/bin/dufs $(1)/usr/bin/